GL_NEAREST_MIPMAP_LINEAR

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(GLES31)
extern (C)
enum GL_NEAREST_MIPMAP_LINEAR = 0x2702;

Meta